type net.resolverConfig
6 uses
net (current package)
dnsclient_unix.go#L321: type resolverConfig struct {
dnsclient_unix.go#L333: var resolvConf resolverConfig
dnsclient_unix.go#L336: func (conf *resolverConfig) init() {
dnsclient_unix.go#L353: func (conf *resolverConfig) tryUpdate(name string) {
dnsclient_unix.go#L382: func (conf *resolverConfig) tryAcquireSema() bool {
dnsclient_unix.go#L391: func (conf *resolverConfig) releaseSema() {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)